2.8.80108
GEOS Pro Factors
;;---------------------------------------------------------
; The "unlimited" number of ranges (M=)
; The missing factors (L=, S=, T=) are initialized to 1.0
; The factors above the last range (M=) are always 1.0
;---------------------------------------------------------
; Compatibility file for old GM52 legends with hardcoded 
; factors (up to 2.7.71221.0.H) based on M 1:500 cadastral
; legend
;---------------------------------------------------------
M=200
; Scale from 1:200 upto 1:499
 L=1.35
 S=1.10
 T=1.20
;---------------------------------------------------------
M=500
; Scale from 1:500 upto 1:999
 L=1.15
 S=1.05
 T=1.10
;---------------------------------------------------------
M=1000
; Scale from 1:1000 upto 1:1999
 L=1.00
 S=1.00
 T=1.00
;---------------------------------------------------------
M=2000
; Scale from 1:2000 upto 1:4999
 L=0.80
 S=0.80
 T=0.80
;---------------------------------------------------------
M=5000
; Scale from 1:5000 upto 1:10000
 L=0.70
 S=0.70
 T=0.60
;---------------------------------------------------------